os.ProcessState.systemTime (method)

2 uses

	os (current package)
		exec.go#L150: 	return p.systemTime()
		exec_unix.go#L104: func (p *ProcessState) systemTime() time.Duration {